.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }

  .water-form.ling li .div-tit,
  .water-form.ling li .div-t{
    width: 21.44%;
  }
  .water-form.ling li .div-input,
  .water-form.ling li .div-cont{
    width: 78.56%;
  }
  .water-form.ling li .div-tit.ling{
    width: 29.52%;
  }
  .water-form.ling li .div-tit.ling + .div-input{
    width: 70.48%;
  }

  .water-form.water-form-c li.li1 .div-tit,
  .water-form.water-form-c li.li1 .div-t{
    width: 28.98%;
  }
  .water-form.water-form-c li.li1 .div-input,
  .water-form.water-form-c li.li1 .div-cont{
    width: 71.02%;
  }
  .water-form.water-form-c li .div-input.ling{
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .water-form-c li label{
    font-weight: normal;
    margin-left: 30px;
  }
  .water-form-c li label:first-child{
    margin-left: 0;
  }
  .water-form-c li label input{
    margin-right: 5px;
    position: relative;
    top: 1px;
  }

  .water-form.water-query-form li .div-t{
    width: 28.55%;
  }
  .water-form.water-query-form li .div-cont{
    width: 71.45%;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .water-form li .div-input.lingleft{
   justify-content: flex-start; 
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 1199px) {
  /*nav*/
  .navbar-default {
    min-height: 80px;
  }
  .navbar-default .navbar-brand {
    max-width: 260px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .navbar-default .navbar-nav li {
    margin-left: 3px;
  }
  .navbar-default .navbar-nav li > a {
    height: 80px;
    line-height: 80px;
    padding: 0 20px 0 6px;
  }

  /*banner*/
  .banner .banner-box {
    height: 460px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {

  .water-form li .div-01{
    width: 55%;
  }
  .water-form li .div-01 .div-input{
    width: 46%;
  }
  .water-form li .div-01 .div-tit{
    width: 49%;
  }
  .water-form li .div-01 .div-input{
    width: 51%;
  }
  .water-form li .div-01:nth-child(2){
    width: 45%;
  }
  .water-form li .div-01:nth-child(2) .div-tit{
    width: 30%;
  }
  .water-form li .div-01:nth-child(2) .div-input{
    width: 70%;
  }
}
@media (max-width: 991px) {
  /*nav*/
  .navbar-default {
    min-height: 70px;
  }
  .navbar-default .navbar-brand {
    max-width: 230px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-default .navbar-nav li {
    margin-left: 0;
    margin-bottom: 1px;
  }
  .navbar-default .navbar-nav li > a {
    height: 36px;
    line-height: 36px;
    text-align: center;
    vertical-align: bottom;
    background-size: cover;
    background-position: center top;
    padding: 0 20px;
  }

  .navbar-toggle {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .current > a,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: #0583ce;
  }

  /*sub-menu*/
  .sub-menu {
    text-align: left;
    padding: 0 15px;
    overflow: hidden;
    overflow-x: auto;
  }
  .sub-menu a {
    display: block;
    padding: 0 15px;
    font-size: 16px;
    color: #ffffff;
    float: left;
  }

  .water-form li .div-tit{
    width: 45.1%;
  }
  .water-form li .div-input{
    width: 54.9%;
  }
  .water-form li .div-t{
    width: 16%;
  }
  .water-form li .div-cont{
    width: 84%;
  }
  .water-form li .div-cont .div-tit,
  .water-form li .div-cont .div-tit2{
    width: 34.5%;
  }
  .water-form li .div-cont .div-input{
    width: 65%; 
  }
  .water-form li .div-tit + .div-cont.ling{
    width: 54.9%;
  }

  .water-form li .div-01{
    width: 100%;
    border-top: 1px solid #e5e5e5;
  }
  .water-form li .div-01:first-child{
    border-top: none;
  }
  .water-form li .div-01 .div-tit{
    width: 45.1%;
  }
  .water-form li .div-01 .div-input{
    width: 45.9%;
  }
  .water-form li .div-01:nth-child(2) .div-tit{
    border-left: none;
  }

  .water-form li .div-input.lingleft{
    flex-direction: column;
  }
  .water-form li .div-input .div-1{
    margin-bottom: 0;
  }
  .water-form li .div-input .div-1:last-child{
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /*links*/
  .links {
    background: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .links .main {
    padding-left: 130px;
  }
  .links .main .left-title {
    position: absolute;
    margin-left: -130px;
  }

  /*other-banner*/
  .other-banner {
    height: 240px;
  }

  .other-warp {
    position: relative;
    top: -50px;
    z-index: 9;
  }
  .other-warp .cont {
    background-color: #ffffff;
    padding: 15px 0 30px;
  }

  /*bread-crumbs*/
  .bread-crumbs {
    line-height: 36px;
  }
  .bread-crumbs .b-l {
    font-size: 22px;
    color: #0c3b9b;
    font-weight: bold;
  }
  .bread-crumbs .b-r {
    text-align: left;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1.4;
  }
  .bread-crumbs .b-r a, .bread-crumbs .b-r span {
    display: inline-block;
    margin: 0 5px;
  }
  .bread-crumbs .b-r a {
    color: #333333;
  }
  .bread-crumbs .b-r span {
    color: #0c3b9b;
  }

  .news-list .box .box-date .date {
    float: left;
  }
  .news-list .box .box-date .a-more {
    float: right;
  }
  .news-list .box .box-img {
    margin-bottom: 20px;
  }

  .index-02 {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .index-03 {
    margin-top: -60px;
  }
  .index-03 .num-group .box {
    border-right: none;
    margin: 0;
    padding: 20px 0;
  }
  .index-03 .num-group .box .num {
    font-size: 46px;
  }

  .index-04 {
    padding-top: 40px;
    padding-bottom: 30px;
    color: #666666;
    font-size: 16px;
    line-height: 32px;
  }
  .index-04 .main {
    padding-right: 0;
  }
  .index-04 .title {
    font-size: 26px;
    color: #333333;
    margin-bottom: 20px;
  }
  .index-04 .txt {
    margin-bottom: 30px;
  }
  .index-04 .a-more {
    margin-bottom: 30px;
  }
  .index-04 .erwm-box {
    position: static;
    right: 0;
    top: 0;
    background: url("../images/img-18.png") no-repeat;
    width: 167px;
    height: 207px;
    padding-top: 20px;
  margin: 0 auto;
  }
  .index-04 .erwm-box img {
    display: block;
    margin: 0 auto;
  }

  /*banner*/
  .banner .banner-box {
    height: 280px;
  }

  .slider-for .slick-arrow {
    display: none;
  }


  .water-form li .div-tit{
    width: 100%;
    justify-content: flex-start;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 10px;
    padding-right: 10px;
  }
  .water-form li .div-input{
    width: 100%;
  }
  .water-form li .div-t{
    width: 100%;
    justify-content: flex-start;
    padding: 20px 10px;
    border-bottom: 1px solid #e5e5e5;
  }
  .water-form li .div-t br{
    display: none;
  }
  .water-form li .div-cont{
    width: 100%;
    border-left: none;
  }
  .water-form li .div-cont .div-tit,
  .water-form li .div-cont .div-tit2{
    width: 100%;
  }
  .water-form li .div-cont .div-input{
    width: 100%;
  }
  .water-form li .div-tit + .div-cont.ling{
    width: 100%;
  }
  .water-form li .div-input.div-p30{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .water-form li .div-flex{
    position: relative;
  }
  .water-form li .div-tit.ling + .div-input{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px;
  }
  .water-form li .div-input .div-1{
    width: auto;
  }
  .water-form li .div-tit2{
    padding: 10px;
    border: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .water-form li .div-tit2 + .div-input{
    padding-top: 20px;
    padding-bottom: 20px;
  }


  .water-form li .div-01 .div-tit{
    width: 100%;
  }
  .water-form li .div-01 .div-input{
    width: 100%;
  }

  .water-form-c li label{
    font-weight: normal;
    margin: 15px;
  }
  .water-form-c li label input{
    margin-right: 5px;
    position: relative;
    top: 1px;
  }

  .water-query-tc{
    padding: 35px 15px;
  }
  .water-query-tc .div-title{
    font-size: 22px;
  }
  .water-query-tc .div-num{
    font-size: 30px;
    line-height: 60px;
  }

}
@media (max-width: 480px) {
  .anno-box .main {
    padding-left: 130px;
  }
  .anno-box .main .title {
    margin-left: -130px;
  }
  .anno-box .box {
    padding-right: 10px;
  }
  .anno-box .box .date {
    display: none;
  }
}
/*# sourceMappingURL=media-style.css.map */

/*# sourceMappingURL=media-style.css.map */